Package | pbmesolutions.V1.fhir |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=pbmesolutions.V1.fhir@1.1.1&canonical=http://pbme.solutions/fhir/StructureDefinition/PBMEpisodeOfCare |
Url | http://pbme.solutions/fhir/StructureDefinition/PBMEpisodeOfCare |
Status | active |
Name | PBMEpisodeOfCare |
Experimental | False |
Type | EpisodeOfCare |
Kind | resource |
No resources found
No resources found
{
"resourceType" : "StructureDefinition",
"meta" : {
"lastUpdated" : "2021-08-04T08:14:29.055+00:00"
},
"url" : "http://pbme.solutions/fhir/StructureDefinition/PBMEpisodeOfCare",
"name" : "PBMEpisodeOfCare",
"status" : "active",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "EpisodeOfCare",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "EpisodeOfCare.identifier",
"path" : "EpisodeOfCare.identifier",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.identifier.system",
"path" : "EpisodeOfCare.identifier.system",
"definition" : "Identifier.system is always case sensitive.\r\nFor PBMe.Solutions, it shall be consistent in this format: \r\n\r\nhttp://pbme.solutions/[localHospitalName]/fhir/",
"min" : 1
},
{
"id" : "EpisodeOfCare.identifier.value",
"path" : "EpisodeOfCare.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.status",
"path" : "EpisodeOfCare.status",
"min" : 0
},
{
"id" : "EpisodeOfCare.patient",
"path" : "EpisodeOfCare.patient",
"definition" : "The patient who is the focus of this episode of care.\r\n\r\nTo be able to allow delta changes etc. use PUT for transfer an use references like this: \"Patient?identifier=localHospitalName|patientID\"",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.